[2022-09-10 06:45:44.7007]|64|DebugBaseManager.QueueProcessing|System.ServiceModel.EndpointNotFoundException
Прослушивание на net.pipe://localhost/50606/ZennoPosterDuplex50606 не выполняла ни одна конечная точка, которая могла бы принять сообщение. Среди прочих причин это могло быть вызвано неправильным адресом или действием SOAP. Подробнее см. в описании InnerException (если имеется).
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
   в System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
   в System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
   в System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
   в System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
   в System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
   в System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
   в System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.CommunicationInterfaces.IDuplexMessageService.SendMessage(String value, Int32 port, Guid id)
   в ZennoLab.CommandCenter.WcfPipeParams.SendMessageImpl(String message, Guid id)
   в ZennoLab.CommandCenter.WcfPipeParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.Communication.BaseService.InstanceExtensions.BaseService_TestConnection(Instance instance)
   в ZennoLab.Communication.BaseService.BaseServiceViaCommandCenter.TestConnection()
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.ygNhrifzj7xlXcwZbfay(Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.Connect()
   в ZennoLab.ProjectMaker.Debug.DebugBase.lup7eBRiDfCZgIbtPxko(Object )
   в ZennoLab.ProjectMaker.Debug.DebugBase.Run()
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.fX7cbOL9Ao(Nullable`1  , String  , String  )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.rM0c1FUD6W()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.ServiceModel.EndpointNotFoundException: Прослушивание на net.pipe://localhost/50606/ZennoPosterDuplex50606 не выполняла ни одна конечная точка, которая могла бы принять сообщение. Среди прочих причин это могло быть вызвано неправильным адресом или действием SOAP. Подробнее см. в описании InnerException (если имеется). ---> System.IO.PipeException: Не удалось найти конечную точку канала "net.pipe://localhost/50606/ZennoPosterDuplex50606" на локальном компьютере. 
   --- Конец трассировки внутреннего стека исключений ---
   в System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
System.IO.PipeException: Не удалось найти конечную точку канала "net.pipe://localhost/50606/ZennoPosterDuplex50606" на локальном компьютере.     
--------------------------------------------------------------------------------
[2022-09-10 06:45:44.7124]|64|DebugBaseManager.QueueProcessing|System.ServiceModel.EndpointNotFoundException
Прослушивание на net.pipe://localhost/50606/ZennoPosterDuplex50606 не выполняла ни одна конечная точка, которая могла бы принять сообщение. Среди прочих причин это могло быть вызвано неправильным адресом или действием SOAP. Подробнее см. в описании InnerException (если имеется).
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.CommunicationInterfaces.IDuplexMessageService.SendMessage(String value, Int32 port, Guid id)
   в ZennoLab.CommandCenter.WcfPipeParams.SendMessageImpl(String message, Guid id)
   в ZennoLab.CommandCenter.WcfPipeParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.Communication.BaseService.InstanceExtensions.BaseService_TestConnection(Instance instance)
   в ZennoLab.Communication.BaseService.BaseServiceViaCommandCenter.TestConnection()
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.ygNhrifzj7xlXcwZbfay(Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.Connect()
   в ZennoLab.ProjectMaker.Debug.DebugBase.lup7eBRiDfCZgIbtPxko(Object )
   в ZennoLab.ProjectMaker.Debug.DebugBase.Run()
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.fX7cbOL9Ao(Nullable`1  , String  , String  )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.rM0c1FUD6W()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.ServiceModel.EndpointNotFoundException: Прослушивание на net.pipe://localhost/50606/ZennoPosterDuplex50606 не выполняла ни одна конечная точка, которая могла бы принять сообщение. Среди прочих причин это могло быть вызвано неправильным адресом или действием SOAP. Подробнее см. в описании InnerException (если имеется). ---> System.IO.PipeException: Не удалось найти конечную точку канала "net.pipe://localhost/50606/ZennoPosterDuplex50606" на локальном компьютере. 
   --- Конец трассировки внутреннего стека исключений ---

Server stack trace: 
   в System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
   в System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
   в System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
   в System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
   в System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
   в System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
   в System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
   в System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   в System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
System.IO.PipeException: Не удалось найти конечную точку канала "net.pipe://localhost/50606/ZennoPosterDuplex50606" на локальном компьютере.     
--------------------------------------------------------------------------------
[2022-09-10 06:45:44.7124]|64|DebugBaseManager.QueueProcessing|System.ServiceModel.EndpointNotFoundException
Прослушивание на net.pipe://localhost/50606/ZennoPosterDuplex50606 не выполняла ни одна конечная точка, которая могла бы принять сообщение. Среди прочих причин это могло быть вызвано неправильным адресом или действием SOAP. Подробнее см. в описании InnerException (если имеется).
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.CommandCenter.WcfPipeParams.Reinit(Int32 timeOut, Exception ex)
   в ZennoLab.CommandCenter.WcfPipeParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.Communication.BaseService.InstanceExtensions.BaseService_TestConnection(Instance instance)
   в ZennoLab.Communication.BaseService.BaseServiceViaCommandCenter.TestConnection()
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.ygNhrifzj7xlXcwZbfay(Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.Connect()
   в ZennoLab.ProjectMaker.Debug.DebugBase.lup7eBRiDfCZgIbtPxko(Object )
   в ZennoLab.ProjectMaker.Debug.DebugBase.Run()
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.fX7cbOL9Ao(Nullable`1  , String  , String  )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.rM0c1FUD6W()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.ServiceModel.EndpointNotFoundException: Прослушивание на net.pipe://localhost/50606/ZennoPosterDuplex50606 не выполняла ни одна конечная точка, которая могла бы принять сообщение. Среди прочих причин это могло быть вызвано неправильным адресом или действием SOAP. Подробнее см. в описании InnerException (если имеется). ---> System.IO.PipeException: Не удалось найти конечную точку канала "net.pipe://localhost/50606/ZennoPosterDuplex50606" на локальном компьютере. 
   --- Конец трассировки внутреннего стека исключений ---

Server stack trace: 
   в System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
   в System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
   в System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
   в System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
   в System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
   в System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
   в System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
   в System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   в ZennoLab.CommandCenter.WcfPipeParams.Reinit(Int32 timeOut, Exception ex)
System.IO.PipeException: Не удалось найти конечную точку канала "net.pipe://localhost/50606/ZennoPosterDuplex50606" на локальном компьютере.     
--------------------------------------------------------------------------------
[2022-09-10 06:45:44.7124]|64|DebugBaseManager.QueueProcessing|System.ServiceModel.EndpointNotFoundException
Прослушивание на net.pipe://localhost/50606/ZennoPosterDuplex50606 не выполняла ни одна конечная точка, которая могла бы принять сообщение. Среди прочих причин это могло быть вызвано неправильным адресом или действием SOAP. Подробнее см. в описании InnerException (если имеется).
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.CommandCenter.WcfPipeParams.Reinit(Int32 timeOut, Exception ex)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.Communication.BaseService.InstanceExtensions.BaseService_TestConnection(Instance instance)
   в ZennoLab.Communication.BaseService.BaseServiceViaCommandCenter.TestConnection()
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.ygNhrifzj7xlXcwZbfay(Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.Connect()
   в ZennoLab.ProjectMaker.Debug.DebugBase.lup7eBRiDfCZgIbtPxko(Object )
   в ZennoLab.ProjectMaker.Debug.DebugBase.Run()
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.fX7cbOL9Ao(Nullable`1  , String  , String  )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.rM0c1FUD6W()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.ServiceModel.EndpointNotFoundException: Прослушивание на net.pipe://localhost/50606/ZennoPosterDuplex50606 не выполняла ни одна конечная точка, которая могла бы принять сообщение. Среди прочих причин это могло быть вызвано неправильным адресом или действием SOAP. Подробнее см. в описании InnerException (если имеется). ---> System.IO.PipeException: Не удалось найти конечную точку канала "net.pipe://localhost/50606/ZennoPosterDuplex50606" на локальном компьютере. 
   --- Конец трассировки внутреннего стека исключений ---

Server stack trace: 
   в System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
   в System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
   в System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
   в System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
   в System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
   в System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
   в System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
   в System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   в ZennoLab.CommandCenter.WcfPipeParams.Reinit(Int32 timeOut, Exception ex)
System.IO.PipeException: Не удалось найти конечную точку канала "net.pipe://localhost/50606/ZennoPosterDuplex50606" на локальном компьютере.     
--------------------------------------------------------------------------------
[2022-09-10 06:45:45.7263]|64|DebugBaseManager.QueueProcessing|System.ServiceModel.CommunicationObjectFaultedException
Коммуникационный объект System.ServiceModel.Channels.ServiceChannel нельзя использовать для связи, так как он находится в состоянии Faulted.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen()
   в System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.CommunicationInterfaces.IDuplexMessageService.SendMessage(String value, Int32 port, Guid id)
   в ZennoLab.CommandCenter.WcfPipeParams.SendMessageImpl(String message, Guid id)
   в ZennoLab.CommandCenter.WcfPipeParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.Communication.BaseService.InstanceExtensions.BaseService_TestConnection(Instance instance)
   в ZennoLab.Communication.BaseService.BaseServiceViaCommandCenter.TestConnection()
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.ygNhrifzj7xlXcwZbfay(Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.Connect()
   в ZennoLab.ProjectMaker.Debug.DebugBase.lup7eBRiDfCZgIbtPxko(Object )
   в ZennoLab.ProjectMaker.Debug.DebugBase.Run()
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.fX7cbOL9Ao(Nullable`1  , String  , String  )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.rM0c1FUD6W()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.ServiceModel.CommunicationObjectFaultedException: Коммуникационный объект System.ServiceModel.Channels.ServiceChannel нельзя использовать для связи, так как он находится в состоянии Faulted.
   в System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen()    
--------------------------------------------------------------------------------
[2022-09-10 06:45:45.7263]|64|DebugBaseManager.QueueProcessing|System.ServiceModel.CommunicationObjectFaultedException
Коммуникационный объект System.ServiceModel.Channels.ServiceChannel нельзя использовать для связи, так как он находится в состоянии Faulted.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.CommunicationInterfaces.IDuplexMessageService.SendMessage(String value, Int32 port, Guid id)
   в ZennoLab.CommandCenter.WcfPipeParams.SendMessageImpl(String message, Guid id)
   в ZennoLab.CommandCenter.WcfPipeParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.Communication.BaseService.InstanceExtensions.BaseService_TestConnection(Instance instance)
   в ZennoLab.Communication.BaseService.BaseServiceViaCommandCenter.TestConnection()
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.ygNhrifzj7xlXcwZbfay(Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.Connect()
   в ZennoLab.ProjectMaker.Debug.DebugBase.lup7eBRiDfCZgIbtPxko(Object )
   в ZennoLab.ProjectMaker.Debug.DebugBase.Run()
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.fX7cbOL9Ao(Nullable`1  , String  , String  )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.rM0c1FUD6W()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.ServiceModel.CommunicationObjectFaultedException: Коммуникационный объект System.ServiceModel.Channels.ServiceChannel нельзя использовать для связи, так как он находится в состоянии Faulted.

Server stack trace: 
   в System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen()
   в System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   в System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)    
--------------------------------------------------------------------------------
[2022-09-10 06:45:45.7721]|64|DebugBaseManager.QueueProcessing|System.ServiceModel.EndpointNotFoundException
Прослушивание на net.pipe://localhost/50606/ZennoPosterDuplex50606 не выполняла ни одна конечная точка, которая могла бы принять сообщение. Среди прочих причин это могло быть вызвано неправильным адресом или действием SOAP. Подробнее см. в описании InnerException (если имеется).
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
   в System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
   в System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
   в System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
   в System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
   в System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
   в System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
   в System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.CommunicationInterfaces.IDuplexMessageService.SendMessage(String value, Int32 port, Guid id)
   в ZennoLab.CommandCenter.WcfPipeParams.SendMessageImpl(String message, Guid id)
   в ZennoLab.CommandCenter.WcfPipeParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.Communication.BaseService.InstanceExtensions.BaseService_TestConnection(Instance instance)
   в ZennoLab.Communication.BaseService.BaseServiceViaCommandCenter.TestConnection()
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.ygNhrifzj7xlXcwZbfay(Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.Connect()
   в ZennoLab.ProjectMaker.Debug.DebugBase.lup7eBRiDfCZgIbtPxko(Object )
   в ZennoLab.ProjectMaker.Debug.DebugBase.Run()
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.fX7cbOL9Ao(Nullable`1  , String  , String  )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.rM0c1FUD6W()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.ServiceModel.EndpointNotFoundException: Прослушивание на net.pipe://localhost/50606/ZennoPosterDuplex50606 не выполняла ни одна конечная точка, которая могла бы принять сообщение. Среди прочих причин это могло быть вызвано неправильным адресом или действием SOAP. Подробнее см. в описании InnerException (если имеется). ---> System.IO.PipeException: Не удалось найти конечную точку канала "net.pipe://localhost/50606/ZennoPosterDuplex50606" на локальном компьютере. 
   --- Конец трассировки внутреннего стека исключений ---
   в System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
System.IO.PipeException: Не удалось найти конечную точку канала "net.pipe://localhost/50606/ZennoPosterDuplex50606" на локальном компьютере.     
--------------------------------------------------------------------------------
[2022-09-10 06:45:45.7721]|64|DebugBaseManager.QueueProcessing|System.ServiceModel.EndpointNotFoundException
Прослушивание на net.pipe://localhost/50606/ZennoPosterDuplex50606 не выполняла ни одна конечная точка, которая могла бы принять сообщение. Среди прочих причин это могло быть вызвано неправильным адресом или действием SOAP. Подробнее см. в описании InnerException (если имеется).
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.CommunicationInterfaces.IDuplexMessageService.SendMessage(String value, Int32 port, Guid id)
   в ZennoLab.CommandCenter.WcfPipeParams.SendMessageImpl(String message, Guid id)
   в ZennoLab.CommandCenter.WcfPipeParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.Communication.BaseService.InstanceExtensions.BaseService_TestConnection(Instance instance)
   в ZennoLab.Communication.BaseService.BaseServiceViaCommandCenter.TestConnection()
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.ygNhrifzj7xlXcwZbfay(Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.Connect()
   в ZennoLab.ProjectMaker.Debug.DebugBase.lup7eBRiDfCZgIbtPxko(Object )
   в ZennoLab.ProjectMaker.Debug.DebugBase.Run()
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.fX7cbOL9Ao(Nullable`1  , String  , String  )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.rM0c1FUD6W()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.ServiceModel.EndpointNotFoundException: Прослушивание на net.pipe://localhost/50606/ZennoPosterDuplex50606 не выполняла ни одна конечная точка, которая могла бы принять сообщение. Среди прочих причин это могло быть вызвано неправильным адресом или действием SOAP. Подробнее см. в описании InnerException (если имеется). ---> System.IO.PipeException: Не удалось найти конечную точку канала "net.pipe://localhost/50606/ZennoPosterDuplex50606" на локальном компьютере. 
   --- Конец трассировки внутреннего стека исключений ---

Server stack trace: 
   в System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
   в System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
   в System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
   в System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
   в System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
   в System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
   в System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
   в System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   в System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
System.IO.PipeException: Не удалось найти конечную точку канала "net.pipe://localhost/50606/ZennoPosterDuplex50606" на локальном компьютере.     
--------------------------------------------------------------------------------
[2022-09-10 06:45:45.7721]|64|DebugBaseManager.QueueProcessing|System.ServiceModel.EndpointNotFoundException
Прослушивание на net.pipe://localhost/50606/ZennoPosterDuplex50606 не выполняла ни одна конечная точка, которая могла бы принять сообщение. Среди прочих причин это могло быть вызвано неправильным адресом или действием SOAP. Подробнее см. в описании InnerException (если имеется).
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.CommandCenter.WcfPipeParams.Reinit(Int32 timeOut, Exception ex)
   в ZennoLab.CommandCenter.WcfPipeParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.Communication.BaseService.InstanceExtensions.BaseService_TestConnection(Instance instance)
   в ZennoLab.Communication.BaseService.BaseServiceViaCommandCenter.TestConnection()
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.ygNhrifzj7xlXcwZbfay(Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.Connect()
   в ZennoLab.ProjectMaker.Debug.DebugBase.lup7eBRiDfCZgIbtPxko(Object )
   в ZennoLab.ProjectMaker.Debug.DebugBase.Run()
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.fX7cbOL9Ao(Nullable`1  , String  , String  )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.rM0c1FUD6W()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.ServiceModel.EndpointNotFoundException: Прослушивание на net.pipe://localhost/50606/ZennoPosterDuplex50606 не выполняла ни одна конечная точка, которая могла бы принять сообщение. Среди прочих причин это могло быть вызвано неправильным адресом или действием SOAP. Подробнее см. в описании InnerException (если имеется). ---> System.IO.PipeException: Не удалось найти конечную точку канала "net.pipe://localhost/50606/ZennoPosterDuplex50606" на локальном компьютере. 
   --- Конец трассировки внутреннего стека исключений ---

Server stack trace: 
   в System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
   в System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
   в System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
   в System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
   в System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
   в System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
   в System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
   в System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   в ZennoLab.CommandCenter.WcfPipeParams.Reinit(Int32 timeOut, Exception ex)
System.IO.PipeException: Не удалось найти конечную точку канала "net.pipe://localhost/50606/ZennoPosterDuplex50606" на локальном компьютере.     
--------------------------------------------------------------------------------
[2022-09-10 06:45:45.7721]|64|DebugBaseManager.QueueProcessing|System.ServiceModel.EndpointNotFoundException
Прослушивание на net.pipe://localhost/50606/ZennoPosterDuplex50606 не выполняла ни одна конечная точка, которая могла бы принять сообщение. Среди прочих причин это могло быть вызвано неправильным адресом или действием SOAP. Подробнее см. в описании InnerException (если имеется).
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.CommandCenter.WcfPipeParams.Reinit(Int32 timeOut, Exception ex)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.Communication.BaseService.InstanceExtensions.BaseService_TestConnection(Instance instance)
   в ZennoLab.Communication.BaseService.BaseServiceViaCommandCenter.TestConnection()
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.ygNhrifzj7xlXcwZbfay(Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.Connect()
   в ZennoLab.ProjectMaker.Debug.DebugBase.lup7eBRiDfCZgIbtPxko(Object )
   в ZennoLab.ProjectMaker.Debug.DebugBase.Run()
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.fX7cbOL9Ao(Nullable`1  , String  , String  )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.rM0c1FUD6W()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.ServiceModel.EndpointNotFoundException: Прослушивание на net.pipe://localhost/50606/ZennoPosterDuplex50606 не выполняла ни одна конечная точка, которая могла бы принять сообщение. Среди прочих причин это могло быть вызвано неправильным адресом или действием SOAP. Подробнее см. в описании InnerException (если имеется). ---> System.IO.PipeException: Не удалось найти конечную точку канала "net.pipe://localhost/50606/ZennoPosterDuplex50606" на локальном компьютере. 
   --- Конец трассировки внутреннего стека исключений ---

Server stack trace: 
   в System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
   в System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
   в System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
   в System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
   в System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
   в System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
   в System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
   в System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   в ZennoLab.CommandCenter.WcfPipeParams.Reinit(Int32 timeOut, Exception ex)
System.IO.PipeException: Не удалось найти конечную точку канала "net.pipe://localhost/50606/ZennoPosterDuplex50606" на локальном компьютере.     
--------------------------------------------------------------------------------
[2022-09-10 06:45:46.7740]|64|DebugBaseManager.QueueProcessing|System.ServiceModel.CommunicationObjectFaultedException
Коммуникационный объект System.ServiceModel.Channels.ServiceChannel нельзя использовать для связи, так как он находится в состоянии Faulted.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen()
   в System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.CommunicationInterfaces.IDuplexMessageService.SendMessage(String value, Int32 port, Guid id)
   в ZennoLab.CommandCenter.WcfPipeParams.SendMessageImpl(String message, Guid id)
   в ZennoLab.CommandCenter.WcfPipeParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.Communication.BaseService.InstanceExtensions.BaseService_TestConnection(Instance instance)
   в ZennoLab.Communication.BaseService.BaseServiceViaCommandCenter.TestConnection()
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.ygNhrifzj7xlXcwZbfay(Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.Connect()
   в ZennoLab.ProjectMaker.Debug.DebugBase.lup7eBRiDfCZgIbtPxko(Object )
   в ZennoLab.ProjectMaker.Debug.DebugBase.Run()
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.fX7cbOL9Ao(Nullable`1  , String  , String  )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.rM0c1FUD6W()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.ServiceModel.CommunicationObjectFaultedException: Коммуникационный объект System.ServiceModel.Channels.ServiceChannel нельзя использовать для связи, так как он находится в состоянии Faulted.
   в System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen()    
--------------------------------------------------------------------------------
[2022-09-10 06:45:46.7740]|64|DebugBaseManager.QueueProcessing|System.ServiceModel.CommunicationObjectFaultedException
Коммуникационный объект System.ServiceModel.Channels.ServiceChannel нельзя использовать для связи, так как он находится в состоянии Faulted.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.CommunicationInterfaces.IDuplexMessageService.SendMessage(String value, Int32 port, Guid id)
   в ZennoLab.CommandCenter.WcfPipeParams.SendMessageImpl(String message, Guid id)
   в ZennoLab.CommandCenter.WcfPipeParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в ZennoLab.Communication.BaseService.InstanceExtensions.BaseService_TestConnection(Instance instance)
   в ZennoLab.Communication.BaseService.BaseServiceViaCommandCenter.TestConnection()
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.ygNhrifzj7xlXcwZbfay(Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.InstanceConnectors.ApiConnector.Connect()
   в ZennoLab.ProjectMaker.Debug.DebugBase.lup7eBRiDfCZgIbtPxko(Object )
   в ZennoLab.ProjectMaker.Debug.DebugBase.Run()
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.fX7cbOL9Ao(Nullable`1  , String  , String  )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.rM0c1FUD6W()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.ServiceModel.CommunicationObjectFaultedException: Коммуникационный объект System.ServiceModel.Channels.ServiceChannel нельзя использовать для связи, так как он находится в состоянии Faulted.

Server stack trace: 
   в System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen()
   в System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   в System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)    
--------------------------------------------------------------------------------
[2022-09-10 06:45:48.9519]|1|UiThread|System.Reflection.TargetInvocationException
Адресат вызова создал исключение.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   в System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   в System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   в System.Reflection.RuntimePropertyInfo.GetValue(Object obj, Object[] index)
   в Microsoft.Data.Sqlite.Utilities.ApplicationDataHelper.LoadAppData()
   в Microsoft.Data.Sqlite.Utilities.ApplicationDataHelper.get_CurrentApplicationData()
   в Microsoft.Data.Sqlite.Utilities.BundleInitializer.Initialize()
   в Microsoft.Data.Sqlite.SqliteConnection..cctor()
   в Microsoft.Data.Sqlite.SqliteConnection..ctor(String connectionString)
   в Microsoft.EntityFrameworkCore.Sqlite.Storage.Internal.SqliteRelationalConnection.CreateDbConnection()
   в Microsoft.EntityFrameworkCore.Storage.RelationalConnection.get_DbConnection()
   в Microsoft.EntityFrameworkCore.Storage.RelationalConnection.Open(Boolean errorsExpected)
   в Microsoft.EntityFrameworkCore.Sqlite.Storage.Internal.SqliteDatabaseCreator.Exists()
   в Microsoft.EntityFrameworkCore.Migrations.HistoryRepository.Exists()
   в Microsoft.EntityFrameworkCore.Migrations.Internal.Migrator.Migrate(String targetMigration)
   в ZennoLab.CanvasCache.CanvasCacheContext.LdxiSQdmBCZGotFChChS(Object )
   в ZennoLab.CanvasCache.CanvasCacheContext.wMlny9NYrGx()
   в ZennoLab.CanvasCache.CanvasCacheContext.Migrate()
   в ZennoLab.ProjectMaker.MainForm7.ej9qTP9d9XQFqO89l1j()
   в ZennoLab.ProjectMaker.MainForm7.OEanv7Jcoq()
   в ZennoLab.ProjectMaker.MainForm7..ctor()
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.dJ1qEvlZ2l(String[]  )



System.Reflection.TargetInvocationException: Адресат вызова создал исключение. ---> System.InvalidOperationException: Процесс не имеет идентификатора пакета. (Исключение из HRESULT: 0x80073D54)
   в Windows.Storage.ApplicationData.get_Current()
   --- Конец трассировки внутреннего стека исключений ---
   в System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   в System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
System.InvalidOperationException: Процесс не имеет идентификатора пакета. (Исключение из HRESULT: 0x80073D54)
   в Windows.Storage.ApplicationData.get_Current()    
--------------------------------------------------------------------------------
[2022-09-10 06:45:50.2797]|31||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.1.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoap.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoapClient.bLLF5VBYu3nm94el5dL5(Object , Object , Object )
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.eWKj3PBh44dXZxEJuDJw(Object , Object , Object )
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.<IsUserExists>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TdGv24BXDa1bjEwWppkV(Object , Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.ActiveValidator(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.1.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers, Version=7.7.1.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2022-09-10 06:45:50.2797]|31||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoap.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoapClient.bLLF5VBYu3nm94el5dL5(Object , Object , Object )
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.eWKj3PBh44dXZxEJuDJw(Object , Object , Object )
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.<IsUserExists>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TdGv24BXDa1bjEwWppkV(Object , Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.ActiveValidator(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2022-09-10 06:45:50.4309]|1|UiThread|System.Reflection.ReflectionTypeLoadException
Не удается загрузить один или более запрошенных типов. Обратитесь к свойству LoaderExceptions для получения дополнительных сведений.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   в System.Reflection.RuntimeAssembly.get_DefinedTypes()
   в System.SharedTypeExtensions.GetLoadableDefinedTypes(Assembly assembly)
   в System.SharedTypeExtensions.GetConstructibleTypes(Assembly assembly)
   в Microsoft.EntityFrameworkCore.Migrations.Internal.MigrationsAssembly.<get_Migrations>g__Create|7_0()
   в Microsoft.EntityFrameworkCore.Migrations.Internal.MigrationsAssembly.get_Migrations()
   в Microsoft.EntityFrameworkCore.Migrations.Internal.Migrator.PopulateMigrations(IEnumerable`1 appliedMigrationEntries, String targetMigration, IReadOnlyList`1& migrationsToApply, IReadOnlyList`1& migrationsToRevert, Migration& actualTargetMigration)
   в Microsoft.EntityFrameworkCore.Migrations.Internal.Migrator.<GetMigrationCommandLists>d__15.MoveNext()
   в Microsoft.EntityFrameworkCore.Migrations.Internal.Migrator.Migrate(String targetMigration)
   в ZennoLab.CanvasCache.CanvasCacheContext.LdxiSQdmBCZGotFChChS(Object )
   в ZennoLab.CanvasCache.CanvasCacheContext.wMlny9NYrGx()
   в ZennoLab.CanvasCache.CanvasCacheContext.Migrate()
   в ZennoLab.ProjectMaker.MainForm7.ej9qTP9d9XQFqO89l1j()
   в ZennoLab.ProjectMaker.MainForm7.OEanv7Jcoq()
   в ZennoLab.ProjectMaker.MainForm7..ctor()
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.dJ1qEvlZ2l(String[]  )



System.Reflection.ReflectionTypeLoadException: Не удается загрузить один или более запрошенных типов. Обратитесь к свойству LoaderExceptions для получения дополнительных сведений.
   в System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   в System.Reflection.RuntimeAssembly.get_DefinedTypes()    
--------------------------------------------------------------------------------
[2022-09-10 06:45:50.4954]|30||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.OI9L6uma7slhX5eWg8UX(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.z1vnsaUU0Hy(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.PX3yJ2BXg29VWlFOvduE(Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TFunc(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2022-09-10 06:45:50.4954]|26||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.OI9L6uma7slhX5eWg8UX(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.z1vnsaUU0Hy(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.DecisionTreeLoader.BaseCollector.C6UntEF8Gth(String  , String  , Int32  , String  , String  )
   в ZennoLab.DecisionTreeLoader.BaseCollector.GetBase(Int32 id)
   в ZennoLab.DecisionTree.IntelliSearch.InitIntelliSearch(IntelliSearch obj, Int32 version)
   в ZennoLab.ProjectMaker.Program.JqdZw1MgqKuVx5aPKp5(Object , Int32 )
   в ZennoLab.ProjectMaker.Program.RM6qlc54K9()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2022-09-10 06:45:50.4954]|25||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.OI9L6uma7slhX5eWg8UX(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.z1vnsaUU0Hy(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.W4JUyWBuB9U074k2N2WH(Object , Object )
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4..ctor()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.<>c.<.cctor>b__35_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.get_Instance()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.CreateBlock(StaticBlockV4 parent)
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.zxicyEmGIdo0ElTADBx4(Object )
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.CreateStaticBlock(Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.HNwyVsmQwpRsQwXcauyR(Object , Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.CreateBlank(ZennoPosterProjectV4 parent)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4..ctor()
   в ZennoLab.ProjectMaker.Program.vXmq5rBegn()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2022-09-10 06:45:50.6340]|25||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.OI9L6uma7slhX5eWg8UX(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.z1vnsaUU0Hy(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.W4JUyWBuB9U074k2N2WH(Object , Object )
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4..ctor()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.<>c.<.cctor>b__35_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.get_Instance()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.CreateBlock(StaticBlockV4 parent)
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.zxicyEmGIdo0ElTADBx4(Object )
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.CreateStaticBlock(Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.HNwyVsmQwpRsQwXcauyR(Object , Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.CreateBlank(ZennoPosterProjectV4 parent)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4..ctor()
   в ZennoLab.ProjectMaker.Program.vXmq5rBegn()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2022-09-10 06:45:50.7149]|31||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.OI9L6uma7slhX5eWg8UX(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.z1vnsaUU0Hy(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.PX3yJ2BXg29VWlFOvduE(Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.ActiveValidator(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2022-09-10 06:45:50.9638]|25||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.1.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoap.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoapClient.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.SmartSoapClients.SmartProfileServiceSoapClient.<>c__DisplayClass7_0.sTmrLIByDHCU7nEritJK(Object , Object , Object , Object , Object , Int32 count)
   в ZennoLab.ProfileLoader.SmartSoapClients.SmartProfileServiceSoapClient.<>c__DisplayClass7_0.<GetProfiles4>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProfileLoader.SmartSoapClients.SmartProfileServiceSoapClient.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.GW80tfB6kBH0BG6f9UwD(Object , Object , Object , Object , Object , Int32 count)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadBrowserProfiles(BrowserProfileFilter filter, Int32 count)
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.Y0UNTZl4kydsTDmESfwc(Object , Object , Int32 )
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.KWm7Ys9uCNG()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector..ctor()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.<>c.<.cctor>b__55_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.get_Instance()
   в ZennoLab.ProjectMaker.Program.j3j95KlUANsvt5LWYUW()
   в ZennoLab.ProjectMaker.Program.vXmq5rBegn()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.1.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers, Version=7.7.1.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2022-09-10 06:45:50.9638]|25||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoap.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoapClient.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.SmartSoapClients.SmartProfileServiceSoapClient.<>c__DisplayClass7_0.sTmrLIByDHCU7nEritJK(Object , Object , Object , Object , Object , Int32 count)
   в ZennoLab.ProfileLoader.SmartSoapClients.SmartProfileServiceSoapClient.<>c__DisplayClass7_0.<GetProfiles4>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProfileLoader.SmartSoapClients.SmartProfileServiceSoapClient.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.GW80tfB6kBH0BG6f9UwD(Object , Object , Object , Object , Object , Int32 count)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadBrowserProfiles(BrowserProfileFilter filter, Int32 count)
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.Y0UNTZl4kydsTDmESfwc(Object , Object , Int32 )
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.KWm7Ys9uCNG()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector..ctor()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.<>c.<.cctor>b__55_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.get_Instance()
   в ZennoLab.ProjectMaker.Program.j3j95KlUANsvt5LWYUW()
   в ZennoLab.ProjectMaker.Program.vXmq5rBegn()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2022-09-10 06:45:51.1785]|25||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.OI9L6uma7slhX5eWg8UX(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.z1vnsaUU0Hy(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.KuIV1SB62Jq2xhGJSrpn(Object , Object )
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadBrowserProfiles(BrowserProfileFilter filter, Int32 count)
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.Y0UNTZl4kydsTDmESfwc(Object , Object , Int32 )
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.KWm7Ys9uCNG()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector..ctor()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.<>c.<.cctor>b__55_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.get_Instance()
   в ZennoLab.ProjectMaker.Program.j3j95KlUANsvt5LWYUW()
   в ZennoLab.ProjectMaker.Program.vXmq5rBegn()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2022-09-10 06:45:51.1903]|47||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ZennoLab.ProfileHelpers.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadProfiles(ProfileFilter filter, Int32 count)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.o8mW50diill(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.urcW58lux8M(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.<>c__DisplayClass30_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ZennoLab.ProfileHelpers.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ZennoLab.ProfileHelpers.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2022-09-10 06:45:51.1903]|47||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ZennoLab.ProfileHelpers.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadProfiles(ProfileFilter filter, Int32 count)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.o8mW50diill(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.urcW58lux8M(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.<>c__DisplayClass30_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ZennoLab.ProfileHelpers.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ZennoLab.ProfileHelpers.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2022-09-10 06:45:51.3845]|47||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.OI9L6uma7slhX5eWg8UX(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.z1vnsaUU0Hy(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadProfiles(ProfileFilter filter, Int32 count)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.o8mW50diill(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.urcW58lux8M(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.<>c__DisplayClass30_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2022-09-10 06:45:51.4118]|47||System.IO.InvalidDataException
Profile/WindowsOuterHeightShift is null
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.GetSerializedProperty(XmlDocument doc, String xpath)
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.LoadFromString(String data)
   в ZennoLab.ProfilesClient.Profile.LoadFromString(String data)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.o8mW50diill(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.urcW58lux8M(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.<>c__DisplayClass30_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.IO.InvalidDataException: Profile/WindowsOuterHeightShift is null
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.GetSerializedProperty(XmlDocument doc, String xpath)    
--------------------------------------------------------------------------------
[2022-09-10 06:45:51.4118]|47||System.IO.InvalidDataException
Profile/CpuClass is null
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.GetSerializedProperty(XmlDocument doc, String xpath)
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.LoadFromString(String data)
   в ZennoLab.ProfilesClient.Profile.LoadFromString(String data)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.o8mW50diill(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.urcW58lux8M(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.<>c__DisplayClass30_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.IO.InvalidDataException: Profile/CpuClass is null
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.GetSerializedProperty(XmlDocument doc, String xpath)    
--------------------------------------------------------------------------------
[2022-09-10 06:45:52.6551]|26||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ZennoLab.Analytics.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.Analytics.ActivateHardwareServiceReference.ActivateHardwareSoap.GetAnalytic(String productName, String locale)
   в ZennoLab.Analytics.SmartActivateHardwareSoapClient.<>c__DisplayClass5_0.<GetAnalytic>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.Analytics.SoftwareTracker.StartAsync(String productVersion, String userName, String cookiePath)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ZennoLab.Analytics.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ZennoLab.Analytics.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2022-09-10 06:45:52.6551]|26||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ZennoLab.Analytics.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.Analytics.ActivateHardwareServiceReference.ActivateHardwareSoap.GetAnalytic(String productName, String locale)
   в ZennoLab.Analytics.SmartActivateHardwareSoapClient.<>c__DisplayClass5_0.<GetAnalytic>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.Analytics.SoftwareTracker.StartAsync(String productVersion, String userName, String cookiePath)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ZennoLab.Analytics.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ZennoLab.Analytics.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2022-09-10 06:45:54.5986]|9||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.OI9L6uma7slhX5eWg8UX(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.z1vnsaUU0Hy(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.KuIV1SB62Jq2xhGJSrpn(Object , Object )
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadBrowserProfiles(BrowserProfileFilter filter, Int32 count)
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.Du97Yhha5BU(BrowserProfileFilter  , Int32  )
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.PEF7YVR9EJX(BrowserProfileFilter  , Int32  )
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.<>c__DisplayClass36_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2022-09-10 06:45:57.4005]|1|UiThread|System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.1.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в ZennoLab.ProjectMaker.Controls.ProjectEditor.Diagram.ActionsSettings.Data.Profile..ctor()
   в ZennoLab.ProjectMaker.ProjectEditorModel.CacheOfSettingsControls.Init()
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.vv2j6jRXWjxLY2jIOW0S(Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.LgQ3wQRd9N()
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer..ctor(Form mainForm)
   в ZennoLab.ProjectMaker.MainForm7..ctor()
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.dJ1qEvlZ2l(String[]  )



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.1.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers, Version=7.7.1.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2022-09-10 06:45:57.4005]|1|UiThread|System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в ZennoLab.ProjectMaker.Controls.ProjectEditor.Diagram.ActionsSettings.Data.Profile..ctor()
   в ZennoLab.ProjectMaker.ProjectEditorModel.CacheOfSettingsControls.Init()
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.vv2j6jRXWjxLY2jIOW0S(Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.LgQ3wQRd9N()
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer..ctor(Form mainForm)
   в ZennoLab.ProjectMaker.MainForm7..ctor()
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.dJ1qEvlZ2l(String[]  )



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2022-09-10 06:46:11.0854]|1|UiThread|System.ComponentModel.InvalidAsynchronousStateException
При вызове данного метода произошла ошибка.  Поток-получатель больше не существует.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)
   в Microsoft.Win32.SystemEvents.SystemEventInvokeInfo.Invoke(Boolean checkFinalization, Object[] args)
   в Microsoft.Win32.SystemEvents.RaiseEvent(Boolean checkFinalization, Object key, Object[] args)
   в Microsoft.Win32.SystemEvents.OnUserPreferenceChanging(Int32 msg, IntPtr wParam, IntPtr lParam)
   в Microsoft.Win32.SystemEvents.WindowProc(IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.dJ1qEvlZ2l(String[]  )



System.ComponentModel.InvalidAsynchronousStateException: При вызове данного метода произошла ошибка.  Поток-получатель больше не существует.
   в System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)    
--------------------------------------------------------------------------------
[2022-09-10 06:46:11.0854]|1|UiThread|System.ComponentModel.InvalidAsynchronousStateException
При вызове данного метода произошла ошибка.  Поток-получатель больше не существует.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)
   в Microsoft.Win32.SystemEvents.SystemEventInvokeInfo.Invoke(Boolean checkFinalization, Object[] args)
   в Microsoft.Win32.SystemEvents.RaiseEvent(Boolean checkFinalization, Object key, Object[] args)
   в Microsoft.Win32.SystemEvents.OnUserPreferenceChanging(Int32 msg, IntPtr wParam, IntPtr lParam)
   в Microsoft.Win32.SystemEvents.WindowProc(IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.dJ1qEvlZ2l(String[]  )



System.ComponentModel.InvalidAsynchronousStateException: При вызове данного метода произошла ошибка.  Поток-получатель больше не существует.
   в System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)    
--------------------------------------------------------------------------------
[2022-09-10 06:46:11.0854]|1|UiThread|System.ComponentModel.InvalidAsynchronousStateException
При вызове данного метода произошла ошибка.  Поток-получатель больше не существует.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)
   в Microsoft.Win32.SystemEvents.SystemEventInvokeInfo.Invoke(Boolean checkFinalization, Object[] args)
   в Microsoft.Win32.SystemEvents.RaiseEvent(Boolean checkFinalization, Object key, Object[] args)
   в Microsoft.Win32.SystemEvents.OnUserPreferenceChanged(Int32 msg, IntPtr wParam, IntPtr lParam)
   в Microsoft.Win32.SystemEvents.WindowProc(IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.dJ1qEvlZ2l(String[]  )



System.ComponentModel.InvalidAsynchronousStateException: При вызове данного метода произошла ошибка.  Поток-получатель больше не существует.
   в System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)    
--------------------------------------------------------------------------------
[2022-09-10 06:46:11.0854]|1|UiThread|System.ComponentModel.InvalidAsynchronousStateException
При вызове данного метода произошла ошибка.  Поток-получатель больше не существует.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)
   в Microsoft.Win32.SystemEvents.SystemEventInvokeInfo.Invoke(Boolean checkFinalization, Object[] args)
   в Microsoft.Win32.SystemEvents.RaiseEvent(Boolean checkFinalization, Object key, Object[] args)
   в Microsoft.Win32.SystemEvents.OnUserPreferenceChanged(Int32 msg, IntPtr wParam, IntPtr lParam)
   в Microsoft.Win32.SystemEvents.WindowProc(IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.dJ1qEvlZ2l(String[]  )



System.ComponentModel.InvalidAsynchronousStateException: При вызове данного метода произошла ошибка.  Поток-получатель больше не существует.
   в System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)    
--------------------------------------------------------------------------------
[2022-09-10 06:46:11.0854]|1|UiThread|System.ComponentModel.InvalidAsynchronousStateException
При вызове данного метода произошла ошибка.  Поток-получатель больше не существует.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)
   в Microsoft.Win32.SystemEvents.SystemEventInvokeInfo.Invoke(Boolean checkFinalization, Object[] args)
   в Microsoft.Win32.SystemEvents.RaiseEvent(Boolean checkFinalization, Object key, Object[] args)
   в Microsoft.Win32.SystemEvents.OnUserPreferenceChanged(Int32 msg, IntPtr wParam, IntPtr lParam)
   в Microsoft.Win32.SystemEvents.WindowProc(IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.dJ1qEvlZ2l(String[]  )



System.ComponentModel.InvalidAsynchronousStateException: При вызове данного метода произошла ошибка.  Поток-получатель больше не существует.
   в System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)    
--------------------------------------------------------------------------------
[2022-09-10 06:46:15.1949]|1|UiThread|System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.OI9L6uma7slhX5eWg8UX(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.z1vnsaUU0Hy(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData2(Byte[] sourceBytes)
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.LoadTemplate(Byte[] bytes, String signer, Boolean supressProjectMaker, Boolean isPublish)
   в ZennoLab.TemplateManipulator.V4.ProjectLoaderV4.BkXnRth4VJN(Byte[]  , String  )
   в ZennoLab.TemplateManipulator.V4.ProjectLoaderV4.LoadFromBytesArray(IProjectArchive archive)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.LoadFromBytesArray(IProjectArchive archive)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4..ctor(String fileName)
   в ZennoLab.ProjectMaker.Controls.ProjectEditor.V5.ProjectEditorV5.dlR401MD0p(String  , String  )
   в ZennoLab.ProjectMaker.Controls.ProjectEditor.V5.ProjectEditorV5.GettingStartedControl1ProjectToOpenSelected(Object sender, OpenProjectEventArgs e)
   в ZennoLab.ProjectMaker.MainForm7.rSp48m5DlZ3KQZ40IEM(Object , Object , Object )
   в ZennoLab.ProjectMaker.MainForm7.ztIOF3oGBA(Object  , OpenProjectEventArgs  )
   в ZennoLab.ProjectMaker.Controls.GettingStarted.GettingStartedControlV51.sxgWn3T7mft(Object  , GalleryItemClickEventArgs  )
   в DevExpress.XtraBars.Ribbon.Handler.GalleryControlHandlerBase.OnUnpressItem(DXMouseEventArgs e)
   в DevExpress.XtraBars.Ribbon.Handler.GalleryControlHandlerBase.OnUnpress(DXMouseEventArgs e)
   в DevExpress.XtraBars.Ribbon.Handler.GalleryControlHandlerBase.OnMouseUp(DXMouseEventArgs e)
   в DevExpress.XtraBars.Ribbon.GalleryControl.OnMouseUp(MouseEventArgs e)
   в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   в System.Windows.Forms.Control.WndProc(Message& m)
   в DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
   в DevExpress.XtraBars.Ribbon.GalleryControl.WndProc(Message& m)
   в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.dJ1qEvlZ2l(String[]  )



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2022-09-10 06:46:24.2091]|29||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.1.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoap.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoapClient.bLLF5VBYu3nm94el5dL5(Object , Object , Object )
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.eWKj3PBh44dXZxEJuDJw(Object , Object , Object )
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.<IsUserExists>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TFunc1(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.1.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers, Version=7.7.1.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2022-09-10 06:46:24.2091]|29||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__10_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoap.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoapClient.bLLF5VBYu3nm94el5dL5(Object , Object , Object )
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.eWKj3PBh44dXZxEJuDJw(Object , Object , Object )
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.<IsUserExists>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TFunc1(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
